Log in Register Dashboard Temp Share Shortlinks Frames API

cody - HTMLify profile

cody's Profile Picture

cody

4270 Files

632855 Views

Latest files of /cody/swapnilsparsh/30DaysOfJavaScript/119 - Random Svg Generator

css/ cody/swapnilsparsh/30DaysOfJavaScript/119 - Random Svg Generator/css/
1 Items
  • style.css
  • js/ cody/swapnilsparsh/30DaysOfJavaScript/119 - Random Svg Generator/js/
    1 Items
  • script.js
  • img/ cody/swapnilsparsh/30DaysOfJavaScript/119 - Random Svg Generator/img/
    3 Items
  • Web capture_7-4-2022_55339_127.0.0.1.jpeg
  • Web capture_7-4-2022_55318_127.0.0.1.jpeg
  • logo2.svg
  • README.md cody/swapnilsparsh/30DaysOfJavaScript/119 - Random Svg Generator/README.md
    157 Views
    0 Comments
    <p align="center">
    <img alt="" height="80" src="./img/logo2.svg">
    </a>
    </p>
    <h1 align="center"> Random SVG Generator</h1>

    <div align="center">
    </div>
    index.html cody/swapnilsparsh/30DaysOfJavaScript/119 - Random Svg Generator/index.html
    272 Views
    0 Comments
    <!DOCTYPE html>
    <html lang="en">

    <head>
    <meta charset="UTF-8" />
    <meta name="viewport" content="width=device-width, initial-scale=1.0" />
    <title>Random SVG Generator</title>
    <link rel="stylesheet" href="./css/style.css">